Remove obsolete comment
authorFederico Mena Quintero <federico@novell.com>
Thu, 10 Sep 2009 20:36:15 +0000 (15:36 -0500)
committerBenjamin Otte <otte@gnome.org>
Thu, 15 Oct 2009 20:06:17 +0000 (22:06 +0200)
Signed-off-by: Federico Mena Quintero <federico@novell.com>
gtk/gtkfilesystemmodel.c

index e5dad79483b04225467dc2f32ae219fd4f5b5da6..d8ae27d66b5c78d2beaaced3d7506418efc3aa00 100644 (file)
@@ -98,8 +98,6 @@
  *
  * You never access a node->row directly.  Instead, call node_get_tree_row().  That function will validate the nodes
  * up to the sought one if the node is not valid yet, and it will return a proper 0-based row.
- *
- * TODO: replace "indices" for "rows", prefix all variables with i_ or r_ as appropriate.  Te quedaste en "AQUI".
  */
 
 /*** DEFINES ***/